home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / speed_bi.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2008-11-12  |  58 b   |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    gotoAndPlay(25);
  3. }
  4.